'宣言 Public Function New( _ ByVal inner As IList(Of T), _ ByVal indexes As IList(Of Integer) _ )
public RearrangedList<T>( IList<T> inner, IList<int> indexes )
RearrangedList<T> クラス RearrangedList<T> メンバ